
.scrolllist {
				
				height: 446px;
				margin: 0 auto;
			}
			
			.scrolllist .imglist_w {
				
				height: 446px;
				overflow: hidden;
				float: left;
				position: relative;
				/*必要元素*/
			}
			
			.scrolllist .imglist_w ul {
				width: 20000px;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			.scrolllist .imglist_w li {
				width: 285px;
				float: left;
				padding: 0 10px;
				margin-bottom: 10px;
			}
			
			.scrolllist .imglist_w li img {
				width: 280px;
				padding: 2px;
				border: solid 1px #ddd;
				height: 190px;
			}
			
			.scrolllist .imglist_w li a {
				color: #3366cc;
				text-decoration: none;
				float: left;
				text-align: center;
			}
			
			.scrolllist .imglist_w li a:hover img {
				filter: alpha(opacity=86);
				-moz-opacity: 0.86;
				opacity: 0.86;
			}
			
			.scrolllist .imglist_w li p {
				height: 48px;
				line-height: 24px;
				overflow: hidden;
				text-align: center;
			}
			
			#s2 {
				
			}
			
			#s2 .imglist_w {
				width: 940px;
			}
			
			#s2 .imglist_w ul {
				height: 20000px;
				width: auto;
				position: absolute;
				left: 0px;
				top: 0px;
			}
			
			#s2 .imglist_w li {
				float: left;
			}


.sort-product-list li img{width: 208px;height: 150px;}

#marquee{width:1200px;height:240px;overflow:hidden;  margin:20px auto 0;}
#marquee ul li{float:left; padding:0 10px; line-height:25px;width: 240px;height: 240px;}
#marquee ul li img{width: 100%;height: 180px;}
#marquee ul li h4{text-align: center;}


/*css 初始化 */
@charset "utf-8";
/* CSS Document */

div {
    /*margin: 0 auto*/
}

* {
    margin: 0;
    padding: 0;
    border: 0;
    list-style: none;
}

* {
    font-family: 微软雅黑,黑体, iconfont !important;
}

body {
    font: 14px 微软雅黑, 黑体, SimHei, SimSun, Verdana, Arial, Helvetica, sans-serif;
}

blockquote, body, button, dd, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, hr, input, legend, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
    padding: 0
}

.fy {
    text-align: center;
    padding: 20px 0 20px 0;
}

.fy a {
    padding: 5px 15px 5px 15px;
    margin: 0 6px 0 6px;
    border: 1px solid #ccc;
    color: #4a4a4a;
}

.fy a:hover {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

.fy .cur {
    border: 1px solid #ffca0a;
    background: #ffca0a;
    color: #f00;
}

h1, h2, h3, h4, h5, h6 {
    font-size: 100%;
    font-weight: normal;
    color: #222
}

address, cite, dfn, em, var {
    font-style: normal
}

code, kbd, pre, samp {
    font-family: courier new, courier, monospace
}

small {
    font-size: 12px
}

s ol, ul {
    list-style: none
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    text-decoration: none;
    color: #666;
}

sup {
    vertical-align: text-top
}

sub {
    vertical-align: text-bottom
}

legend {
    color: #000
}

fieldset, img {
    border: 0;
}

button, input, select, textarea {
    
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

.clearfix:before, .clearfix:after {
    display: table;
    content: '';
    line-height: 0;
}

/*清除浮动*/
.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.iconfont {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -webkit-text-stroke-width: 0.2px;
    -moz-osx-font-smoothing: grayscale;
}

.pull-left {
    float: left;
}

.pull-right {
    float: right;
}

/*top*/
#top {
    height: 30px;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
}

.top {
    width: 1200px;
    margin: 0 auto;
}

.top-left {
}

.top-right {
}

.top-right > li {
    float: left;
    position: relative;
    margin-right: 11px;
}

.top-right > li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 13px;
    background-color: #fff;
    top: 41px;
    right: 3px;
}

.top-right > li:last-child:after {
    display: none;
}

/*nav*/
#nav {
    height: 50px;
}

.nav {
    width: 1200px;
    height: 120px;
    margin: 0 auto;
    position: relative;
}

.nav-logo {
  /*  margin-right: 50px;*/
    padding-top: 10px;
}

.nav-logo > img {
    
    margin: 10px;
}

.nav-menu {

}
.navt{width: 727px;position: relative;left: 70px;}
.navt>ul {width: 1200px;margin: 0 auto;}
.navt>ul>li{position: relative;}
.navt>ul>li:hover .list-ul{display: block;}
.navt>ul>li .list-ul{display: none;position: absolute;z-index: 999;left: 0;right: 0;margin: 0 auto;text-align: center;background:#247fd0;}
.navt>ul>li .list-ul a{color: #fff;display: block;}
.nav-menu > li {
    float: left;
    width: 83px;
    line-height: 93px;
    text-align: center;
    position: relative;
}
ul.top-right li {
    width: 52px;
    float: left;
}
ul.top-right li a {
    line-height: 93px;
    color: #fff;
    font-size: 16px;
}


.hide-after:after {
    display: none;
}
.nav-menu > li a:hover{}
.nav-menu > li > a {
    display: block;
    font-size: 15px;
    color: #fff;
}

.nav-search {
    border: 1px solid #efefef;
    width: 275px;
    height: 25px;
    
}

.nav-search form {
    height: 25px;
    width: 275px;
    position: relative;
}

.nav-search form select {
    position: absolute;
    top: 5px;
    left: 5px;
}
.nav-search form option{font-size: 12px !important;}
.nav-search form input[type=text] {
    position: absolute;
    width: 150px;
    height: 20px;
    top: 5px;
    left: 80px;
    border-left: 1px solid #efefef;
}

.nav-search form input[type=submit] {
    background: #ff552e;
    width: 40px;
    height: 25px;
    color: #fff;
    position: absolute;
    right: 0px;
}

.nav-keyword {
    
}

.nav-keyword h1 {
    font-weight: 700;
    display: inline-block;
}

/*toproll*/
#toproll {
    height: 51px;
    background: #eee;
    position: relative;
    z-index: 9999;
}

.toproll {
    width: 1200px;
    height: 64px;
    
    position: relative;
    margin: 0 auto;
}

.toproll:before {
    content: '';
    height: 64px;
    width: 1000px;
    
    position: absolute;
    top: 0px;
    right: 1200px;
}

.toproll-left {
    width: 250px;
    padding-left: 50px;
    height: 64px;
    background: url(/image/tel.png) no-repeat 12px 10px;
    background-size: 40px;
}

.toproll-left-title {
    color: #ccc;
    font-size: 14px;
    margin: 10px 0 0 20px;
}

.toproll-left-contact {
    color: #fff;
    font-size: 20px;
    font-weight: 700;
    margin: 0 0 0 20px;
}

.toproll-right {
    width: 780px;
    height: 51px;
    background: url(/image/call.png) no-repeat 8px 50%;
    background-size: 25px;
    padding: 0 0 0 40px;
}

.toproll-right-title {
    color: #000;
    line-height: 51px;
    font-size: 14px;
}

.toproll-right-ul {
}


.index-seo .bx-wrapper .bx-pager{bottom:-40px !important;}

/*顶部新闻滚动*/
.swiper_wrap {
    position: relative;
    width: 695px;
    height: 51px;
    margin: 0 auto;
    overflow: hidden;
}

.swiper_wrap ul {
    position: relative;
    top: 0;
    left: 0;
    width: 695px;
    float: right;
    color: #fff;
    font-size: 14px;
    margin-top: 1px;
}

.swiper_wrap ul li {
    line-height: 51px;
    padding-left: 24px;
}

.swiper_wrap .lt {
    position: absolute;
    left: -1px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .gt {
    position: absolute;
    right: 26px;
    top: 7px;
    font-family: "宋体";
    font-weight: bold;
    color: #AAAAAA;
}

.swiper_wrap .font_inner a {
    color: #000;
}

.swiper_wrap a:hover {
    color: #FA9101;
}

/*banner*/
#banner {
    background: #ddd;
    min-width: 1200px;
    position: relative;
    
}

/*标题样式*/
.box-title {
    position: relative;
}

.box-title:before, .box-title:after {
    content: '';
    position: absolute;
}

/*首页主体*/
#index {
    width: 1200px;
    margin: 15px auto;
}

/*首页关于我们*/
#index-about {
    width: 650px;
    height: 250px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-about-title {
    height: 40px;
}

.index-about-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-about-title:after {
    width: 630px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-about-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-about-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-about-contact {
    padding: 20px;
}

.index-about-text {
    width: 350px;
}

.index-about-img {
    width: 250px;
}

/*首页联系我们*/
#index-connect {
    width: 530px;
    border: 1px solid #ccc;
    height: 250px;
    margin-bottom: 20px;
}

.index-connect-title {
    height: 40px;
}

.index-connect-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-connect-title:after {
    width: 510px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-connect-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-connect-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-connect-contact {
    padding: 20px;
}

/*首页新闻*/
#index-cnew, #index-inew {
    width: 590px;
    border: 1px solid #ccc;
    height: 300px;
    margin-bottom: 20px;
}

.index-cnew-one {
    padding: 20px 20px 10px 20px;
    position: relative;
}

.index-cnew-one-img {
    position: absolute;
    width: 75px;
    height: 75px;
}

.index-cnew-one h4 {
    font-size: 14px;
    font-weight: 700;
    margin-bottom: 10px;
    margin-left: 85px;
}

.index-cnew-one span {
    margin-left: 85px;
    display: block;
}

.index-new-title {
    height: 40px;
}

.index-new-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-new-title:after {
    width: 570px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-new-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-new-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-new-list {
    padding: 20px;
}

.index-new-list > li {
    height: 29px;
    border-bottom: 1px dashed #ccc;
}

.index-new-list > li:last-child {
    border: none;
}

.index-new-list > li > a {
    display: inline-block;
    line-height: 29px;
}

.index-new-list > li > span {
    float: right;
    display: inline-block;
    line-height: 29px;
}

/*首页展品展示*/
#index-product {
    height: 300px;
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-product-title {
    height: 40px;
}

.index-product-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-product-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-product-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-product-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-product-sort {
    padding: 20px;
    width: 200px;
    position: relative;
}

.index-product-sort:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 230px;
    background: #ccc;
    top: 18px;
    right: 0;
}

.index-product-sort > li {
    height: 40px;
    margin: 10px 0px;
    position: relative;
}

.index-product-sort > li > a {
    display: block;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    background: #efefef;
}

.index-product-sort > li > a:hover {
    background: #ff552e;
    font-size: 15px;
    color: #fff;
}

.index-product-scroll {
    padding: 20px;
    width: 918px;
}

.index-product-scroll-title {
    text-align: center;
    color: #fff;
    line-height: 36px;
}

/*首页案例展示*/
#index-case {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-case-title {
    height: 40px;
}

.index-case-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-case-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-case-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-case-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-case-scroll {
    padding: 20px;
}

/*首页友情链接*/
#index-link {
    border: 1px solid #ccc;
    margin-bottom: 20px;
}

.index-link-title {
    height: 40px;
}

.index-link-title:before {
    width: 3px;
    height: 20px;
    top: 10px;
    left: 8px;
    background: #ff552e;
}

.index-link-title:after {
    width: 1180px;
    height: 1px;
    top: 45px;
    left: 10px;
    background: #eee;
}

h2.index-link-h2 {
    line-height: 40px;
    font-size: 17px;
    font-weight: 700;
    display: inline-block;
    margin-left: 20px;
}

h3.index-link-h3 {
    line-height: 40px;
    font-size: 14px;
    display: inline-block;
}

.index-link-list {
    padding: 20px;
}

.index-link-list > li {
    display: inline-block;
    height: 30px;
    border-bottom: 1px dashed #ccc;
    margin: 0 10px;
}

.index-link-list > li > a {
    display: block;
    line-height: 30px;
    font-size: 12px;
}

.index-link-list > li > a img {
    width: 16px;
    height: 16px;
    margin: 7px;
    margin-right: 12px;
}

.index-link-list > li > a h4 {
    display: inline-block;
}

/*底部*/
#footer {
    background: #666;
    padding: 20px 0;
}

.footer {
    width: 1200px;
    margin: 0px auto;
}

.footer-nav {
    background: #333;
    padding: 10px;
    border-radius: 5px;
    width: 720px;
    margin: 0 auto;
}

.footer-nav li {
    width: 100px;
    display: inline-block;
    margin: 0 8px;
    position: relative;
}

.footer-nav li:after {
    position: absolute;
    content: '';
    width: 1px;
    height: 10px;
    background: #fff;
    top: 4px;
    right: -10px;
}

.footer-nav li:last-child:after {
    display: none;
}

.footer-nav > li > a {
    display: block;
    text-align: center;
    color: #fff;
}

/*关于我们页面*/
#page-about {
    width: 1200px;
    margin: 0 auto 20px;
    position: relative;
    top: 20px;
}
.page-content p {
    font-size: 16px;
    line-height: 38px;
    text-align: justify;
}
.page-about-left {
    width: 300px;
}

.left-box {
    border: 1px solid #efefef;
    margin-bottom: 15px;
    padding: 10px;
}

.left-box:last-child {
    margin-bottom: 0px;
}

.left-box h2 {
    font-size: 17px;
    font-weight: 700;
    margin-bottom: 15px;
    position: relative;
    text-indent: 10px;
}

.left-box h2:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 15px;
    background-color: #ff552e;
    top: 6px;
    left: 0px;
}

.left-box ul {

}

.left-box ul > li {
    border-bottom: 1px dashed #efefef;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.page-about-right {
    width: 880px;
    position: relative;
}

.page-about-right-title {
    font-size: 20px;
    font-weight: 700;
    padding: 20px;
    position: relative;
}

.page-about-right-title:before {
    position: absolute;
    content: '';
    width: 3px;
    height: 16px;
    top: 27px;
    left: 0px;
    background: #ff552e;
}

.page-frame {
    position: absolute;
    right: 0px;
    top: 25px;
    background: #f6f6f6;
    padding: 5px 10px;
    border-radius: 5px;
}

.page-frame li {
    float: left;
    margin-right: 15px;
    position: relative;
}

.page-frame li:after {
    position: absolute;
    content: '';
    background: url(/image/frame.png) no-repeat 50%;
    width: 15px;
    height: 15px;
    background-size: 15px;
    top: 1px;
    right: -15px;
}

.page-frame li:last-child {
    margin-right: 0px;
}

.page-frame li:last-child:after {
    display: none;
}

/*在线留言表单*/
.message-box {
    margin-bottom: 15px;
}

.message-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
    margin-bottom: 15px;
}

.message-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.message-form {

}

.form-group {
    margin-bottom: 15px;
}

.form-group label {
    display: inline-block;
    font-size: 14px;
    width: 100px;
}

.form-group input, .form-group textarea {
    border-radius: 3px;
    border: 1px solid #ccc;
    padding: 5px;
}

.message-form button {
    width: 100px;
    height: 30px;
}

/*产品分类页面*/
#sort-product {
    width: 1200px;
    margin: 20px auto;
}

.sort-product-left {
    width: 300px;
}

.sort-product-right {
    width: 880px;
    position: relative;
}

.sort-product-list {
    margin-top: -5px;
}

.sort-product-list li {
    display: inline-block;
    margin: 3px;
}

.sort-product-list li a {
    display: block;
}

.sort-product-list li a h3 {
    text-align: center;
    line-height: 30px;
    position: relative;
    top: 23px;
}

.sort-new-list {
}

.sort-new-list li {
    border-bottom: 1px dashed #efefef;
    padding: 10px 5px;
}

.sort-new-list li a {
    display: block;
    position: relative;
}

.sort-new-list li a img {
    width: 80px;
        height: 80px;
    position: relative;
    top: -1px;
}

.sort-new-list li a h3 {
    position: absolute;
    top: 0px;
    left: 85px;
    font-size: 14px;
    font-weight: 700;
}

.sort-new-list li a span {
    position: absolute;
    color: #888;
    top: 0px;
    right: 0px;
}

.sort-new-list li a p {
    position: absolute;
    top: 30px;
    left: 85px;
    line-height: 20px;
}

/*分页*/

.pagination {
    background: #efefef;
    border-radius: 5px;
    padding: 5px;
    margin-top: 40px;
    margin-bottom: 20px;
}

.pagination li {
    display: inline-block;
    font-size: 14px;
}

.pagination li a {
    display: block;
    color: #00a0e9;
}

/*相关信息*/

.ln-box {
    
    margin-bottom: 20px;
    
}
/*.ln-box ul li{display: inline-block;width: 49%;}*/
.ln-box h3 {
    font-size: 17px;
    font-weight: 700;
    /* text-indent: 20px; */
    position: relative;
    padding-bottom: 12px;
}

.ln-box h3:before {
    content: '';
    position: absolute;
    top: 27px;
    left: 0px;
    width: 100px;
    height: 2px;
    background: #ff552e;
}

.ln-box ul {
}

/*.ln-box ul li {
    border-bottom: 1px dashed #efefef;
}*/

.ln-box ul li a {
    display: block;
    line-height: 30px;
}

/*产品详情*/
#info-product {
    width: 1200px;
    margin: 20px auto;
}

.info-product-left {
    width: 300px;
}

.info-product-right {
    width: 880px;
    position: relative;
}

#info-product-image {
    width: 500px;
    margin: 0 auto;
    overflow: hidden;
}

.info-parameter {
    margin: 10px 0;
    height: 30px;
    padding: 0 10px;
    background: #004098;
    line-height: 30px;
    color: #fff;
    display: inline-block;
}

/*相邻详细信息*/
.info-siblings {
    margin: 15px 0;
    border-top: 1px dashed #efefef;
}
.info-about p {
    font-size: 14px;
    line-height: 30px;
}
.info-siblings li {
    display: inline-block;
    line-height: 30px;
}

.info-siblings li:first-child {
    margin-right: 20px;
}

/*网站导航*/
#map {
    width: 1200px;
    margin: 20px auto;
}

#map li {
    display: inline-block;
    margin: 5px;
    padding: 5px 8px;
    background: #efefef;
}
.foot {width:100%;color:#cccccc; background-color:#292A2E;}

.foot .top2 {padding-bottom:40px;padding-top:28px;width:1200px; margin-left:auto; margin-right:auto;height: 290px;}
.foot .labels {width:100%;    text-align: left;border-bottom:2px solid #3f3f3f;line-height:54px;color:#ffffff;font-size:18px;margin-bottom:26px;}
.foot .leftul {width:360px;margin-right:138px;float:left;}
.foot .leftul ul {width:360px;}
.foot .leftul ul li {width:160px;height:40px;line-height:40px;float:left; margin-right:10px;}
.foot .leftul ul li a {display:block;width:160px;font-size:14px;color:#f5f5f5;float:left; font-weight:normal;}
.foot .leftul ul li a:hover{color:#14B75C;}

.foot .middle {float:left;width:140px;}
.foot .middle .text {width:140px;height:140px;}

.foot .right {width:360px;float:right;color:#cccccc;font-size:14px; text-align:right;}
.foot .right p {margin-bottom:10px; height:25px;    text-align: left;color: white;}
.foot .bottom {width:100%;height:60px; background-color:#1E1F21;}
.fb-frame{width:1200px; margin-left:auto; margin-right:auto;}
.foot_record{ line-height:60px; color:#f5f5f5;font-size:12px; float:left;}
.link{ width:1200px; height:80px; padding-top:20px; padding-bottom:20px; margin:0 auto;}
.linklogo{ width:167px; height:26px;background:url(/images/linklogo.jpg) no-repeat left; position:relative; z-index:10; margin-left:10px;}
.linkcon{ width:1198px; height:53px;overflow: hidden; line-height:53px; border:#cccccc solid 1px; position:relative; top:-11px;}
.linkcon a{ padding-left:20px;}
.linkcon a:hover{ text-decoration:underline;}
.end{ width:100%; height:auto; background-color:#2c2c2c; overflow:hidden;float:left;color:#717171;}
.end a{color:#717171;}
.end a:hover{ text-decoration:underline;}
.fen_zhan {
    float: right;
    height: 30px;
    margin-top: 15px;
    width: 300px;
    overflow: hidden;
}

.fen_zhan a {
    line-height: 30px;
    font-size: 12px;
    color: white;
    display: inline-block;
    padding: 0px 10px;
}
.bx-controls.bx-has-pager {
    position: relative;
   /* top: -180px;*/
}
label.neirong {
    position: relative;
    top: -16px;
}
.pull-right img {
    position: relative;
    top: 19px;
}
ul.rightbox_product_relation_ul img {
    position: relative;
    top: 0px;
}
/*.wk_about {
    height: 370px !important;
}
.wk_about {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -185px;
    margin-left: -600px;
    width: 1200px;
}
.wk_about h2 {
    position: relative;
    top: 0;
    left: -400px;
    width: auto;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}
.page4.active .wk_about_menu {
    right: 0;
}
.wk_about_menu {
    position: absolute;
    top: 33px;
    right: -400px;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}
.wk_about_menu a {
    float: left;
    display: block;
    margin-left: 2px;
    width: 80px;
    height: 42px;
    background: #263551;
    color: #fff;
    text-align: center;
    font-size: 16px;
    line-height: 42px;
    cursor: pointer;
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s;
}
.wk_about_div {
    position: relative;
    z-index: 1;
    overflow: hidden;
    margin: 400px auto 0 auto;
    width: 100%;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}
.wk_about_des {
    margin-top: 50px;
    font-size: 18px;
    line-height: 2em;
    text-indent: 2em;
}*/
.wk_about_1 {
width: 1200px;
    margin: 0 auto;
    /* margin-top: 220px; */
    position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    margin-top: -280px;
    margin-left: -580px;
}
.hmp2_t1 {
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    text-align: center;
}
.hmp2_t2 {
    text-transform: uppercase;
    font: bold 33px/48px 微软雅黑;
    color: #004098;
    padding-bottom: 22px;
    position: relative;
    text-align: center;
}
.hmp2_t2:after {
    content: "";
    width: 37px;
    height: 3px;
    background: #333333;
    position: absolute;
    left: 48%;
    bottom: 0;
}
.hmp2_p1 {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    min-height: 82px;
    margin-top: 24px;
    text-align: center;
}

.right_img_1 img {
    width: 577px;
    float: left;
}
.wk_about_right_1 {

}
.wk_about_des_1 {
    width: 588px;
    float: left;
    color: #333;
    line-height: 38px;
    font-size: 16px;
    position: relative;
    left: 20px;
    text-align: justify;
    padding: 0 10px;
}
a.gds {
    display: block;
    border: 1px solid #004098;
    width: 120px;
    text-align: center;
    color: #004098;
    float: right;
    margin-right: 11px;
    text-transform: uppercase;
}

.hmp2_t1s {
    font-size: 32px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    color: #fff;
}
.hmp2_t2s {
    text-transform: uppercase;
    font: bold 33px/48px 微软雅黑;
    color: #fff;
    padding-bottom: 22px;
    position: relative;
    text-align: center;
}
.hmp2_t2s:after {
    content: "";
    width: 37px;
    height: 3px;
    background: #fff;
    position: absolute;
    left: 48%;
    bottom: 0;
}
.hmp2_p1s {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
    min-height: 82px;
    margin-top: 24px;
    text-align: center;
    color: #fff;
}
.shebei {
    width: 1200px;
    margin: 0 auto;
     position: absolute;
    top: 50%;
    left: 50%;
    overflow: hidden;
    margin-top: -280px;
    margin-left: -580px;
}
.pic11 img {
    width: 438px;
    float: left;
}
.hmp8_ul {
    margin: 0px -30px;
}

.hmp8_ul li:nth-child(3n) {
    margin-right: 0;
}
.hmp8_ul li {
    padding: 0px 42px 0 0;
    width: 378px;
    float: left;
}

.hmp8Time {
    text-align: center;
    width: 60px;
    font-size: 14px;
    color: #666666;
    line-height: 24px;
    height: 52px;
    font-weight: bold;
    float: left;
    transition: all 0.3s ease
}
.autoImg.overflowHide img {
    height: 269px;
    width: 100%;
}

.hmp8Time span {
    font-size: 47px;
    display: block;
    line-height: 52px;
    font-weight: normal;
}

.hmp8Sbx {
    padding-top: 37px;
}

.hmp8Txt {
    margin-left: 85px;
}

.hmp8Txt .ellipsis {
    line-height: 26px;
    margin-bottom: 15px;
    padding-bottom: 12px;
    font-size: 14px;
    border-bottom: 1px solid #C2C2C2;
    font-weight: normal;
    display: block;
    transition: all 0.3s ease
}

.hmp8Txt p {
    line-height: 24px;
    color: #777777;
    height: 95px;
    overflow: hidden;
    font-size: 14px;
}

.hmp8_aBox:hover .hmp8Txt .ellipsis {
    font-weight: bold;
}

.hmp8_aBox:hover .hmp8Time {
    color: #004098;
}

.hmp8_aBox:hover .hmMore {
    color: #FFF;
    background: #004098;
    padding-left: 28px;
}


.hmMore {
    height: 31px;
    width: 131px;
    display: block;
    position: relative;
    margin-top: 12px;
    padding-left: 37px;
    line-height: 31px;
    text-transform: uppercase;
    color: #004098;
    transition: all 0.5s ease;
}
.hmp8_aBox:hover .hmMore {
    color: #FFF;
    background: #004098;
    padding-left: 28px;
}
.new2 {
    margin-top: 35px;
}
ul.index_new_ul {
        background: url(/images/shu.png) no-repeat;
    float: left;
    width: 700px;
    position: relative;
    left: 70px;
}
ul.index_new_ul li {
    height: 37px;
    line-height: 13px;
}
ul.index_new_ul li a {
    float: left;
    width: 599px;
    position: relative;
    left: 38px;
    height: 21px;
    line-height: 30px;
    color: white;
}
.index_new_li_time {
    width: 84px;
    float: left;
    color: white;
}
.wk_service {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -230px;
    margin-left: -600px;
    width: 1200px;
}
.wk_service h2 {
    position: relative;
    top: 0;
    width: auto;
    -webkit-transition: all 1s ease 0s;
    transition: all 1s ease 0s;
    -ms-transition: all 1s ease 0s;
}
            #div1{ width: 1200px; height: 350px; position: relative; margin:50px auto;overflow: hidden;}
            #div1 ul { width: 1200px; height: 350px; position: relative; }
            #div1 ul li {  float: left; list-style: none; padding-right:20px;    overflow: hidden;
    text-align: center;
    line-height: 60px;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    margin: 0 12px;
    padding-top: 10px;
    height: 360px;
    width: 280px;
    float: left;
    padding-right: 1px;
    padding-bottom: 1px;
    transition: all .4s;
    -o-transition: all .4s;
    -moz-transition: all .4s;
    -webkit-transition: all .4s;
    -ms-transition: all .4s;
}
#div1 ul li a {
            display: block;
    width: 280px;
    height: 280px;
    -moz-border-radius: 280px;
    -webkit-border-radius: 280px;
    border-radius: 280px;
}
#div1 ul li a p{
        width: 280px;
    height: 280px;
    -moz-border-radius: 280px;
    border: 1px solid #d8d8d8;
    -webkit-border-radius: 280px;
    border-radius: 280px;
    display: block;
    clear: both;
    overflow: hidden;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

            #div1 ul li img { width: 350px; height:350px; display: inline-block;}
            .info-content p {
    font-size: 14px;
}
ul.latest-news li a {
    font-size: 14px;
}
ul.index_new_ul li a {
    font-size: 14px;
}
.index_new_li_time {
    font-size: 14px;
    line-height: 34px;
}